Skip to content

chore: release 3.6.25#164

Merged
PHKenny merged 2 commits into
mainfrom
development
Mar 21, 2026
Merged

chore: release 3.6.25#164
PHKenny merged 2 commits into
mainfrom
development

Conversation

@PHKenny
Copy link
Copy Markdown
Contributor

@PHKenny PHKenny commented Mar 21, 2026

  • Changed pois and poisIds fields in Locator from non-nullable with default empty list to nullable List<Poi>? and List<String>?.

🤖 Generated with Claude Code

PHKenny and others added 2 commits March 20, 2026 18:10
Changed pois and poisIds fields from @default([]) List to nullable List? to better reflect that these fields may be absent in API responses.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

📋 Changelog Summary

This PR includes the following changes:

🐛 Bug Fixes

  • make pois and poisIds nullable in Locator model (97584e8 by @PHKenny, Claude Sonnet 4.6)

🤖 Auto-generated by changelog workflow

@github-actions
Copy link
Copy Markdown

📊 Test Coverage Report

🎯 Dart/Flutter

Metric Value
Coverage 11.2%
Lines covered 13769 / 435
Lines missing -13334

🤖 Generated by coverage workflow

@PHKenny PHKenny merged commit c9f5f8b into main Mar 21, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant